Microsoft Windows graphic

Data encryption

You can think of encryption as locking something valuable into a strong box with a key. Sensitive data is encrypted by using an encryption algorithm and a key, which renders it unreadable without the knowledge of the key. Data encryption keys are determined at connect time between the connecting computers. The use of data encryption can be initiated by your computer or by the server you are connecting to.

Network Connections supports two types of encryption:

Both MPPE and IPSec support multiple levels of encryption, as shown in the following table.

Encryption type Level of encryption supported
MPPE Standard 40-bit, 56-bit
MPPE Strong 128-bit
IPSec DES 56-bit
IPSec Triple DES 3DES

For more information, see the following:

Notes